.index-tab {
	position: relative;
	width: 100%;
	height: 100%
}

.index-tab .tab-item {
	float: left;
	width: 50%
}
#slides {
    display: block;
    width: 100%;
    height: 525px;
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
}
#slides li {
    display: block;
    width: 100%;
    height: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
}
#slides li a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
}
#slides li a img {
    width: 100%;
    height: 100%;
    display: block;
}
.index-tab .tab-item .tab-item-hd {
	height: 38px;
	line-height: 38px;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	background-color: #f2f6fc
}
.loginPass {
    background: url(../jbbImg/querry_2.png) no-repeat 9px center;
    width: 140px;
}
.loginInfo {
    background: url(../jbbImg/querry_1.png) no-repeat 9px center;
    width: 140px;
}
.tl-num .cont6 .title2,.tl-num .tl-num-ul .tl-num-item .tl-num-title{
	color:#000;
}
.text_01{
	position: absolute;
	top: 25px;
	left: 500px;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}
.text_01 span{
	font-size: 16px;
}
#slides li img{
	width:100%;
	height:525px;
}
#pagination {
    display: none;
    list-style: none;
    position: absolute;
    left: 50%;
    bottom: 285px;
    z-index: 902;
    margin: 0;
}
#pagination li {
    display: block;
    width: 14px;
    height: 14px;
    border-radius: 7px;
    float: left;
    margin-right: 12px;
    background-color: #0064b4;
    cursor: pointer;
    text-indent: -10000px;
}
#pagination li.current {
    background-color: #ebb40a;
}
/*企业免费核名样式*/
.ban_rbox {
    /* position: absolute; */
    position: fixed; 
    /*left: 0;
    right: 0; */
    right: 0px; 
    /* top: -525px; */
    top: 28%; 
    /* width: 100%;
    min-height: 425px; */
    height: 515px;
    font-family: "Microsoft YaHei";
    background: #eee;
    z-index: 999;
    box-shadow: 0px 0px 3px #888; 
}

@media screen and (min-width: 1360px){
    .ban_rbox{
        display: block;
    }
}
@media screen and (max-width: 1360px){
    .ban_rbox{
        display: none;
    }
}

.ban-querry .Forget {
    margin: -4px 25px 0 0;
    color: #de3f12;
    font-size: 14px;
}
.ban-querry {
    width: 190px;
    background-color: #fff;
    /* margin-left: 954px; */
    z-index: 400;
    /* top: 7px; */
    right: 0;
    background: #fff;
    border-radius: 0px;
}
.query_bt {
    text-align: center;
	margin-bottom: 5px;
}
.query_bt a {
    font-size: 16px;
    font-weight: bold;
}
.query_bt a i {
    color: #de3f12;
    font-size: 23px;
}
.login {
    margin-left: 0px;
    width: 230px;
}
.login1 {
    margin-top: 3px;
}
.loginBox {
    width: 223px;
}
.ban-querry p {
    font: lighter 14px/14px "微软雅黑";
    color: #000;
    text-align: center;
}
#log {
    width: 172px;
    height: 35px;
    line-height: 35px;
    background: #ff7d4e;
    color: #FFFFFF;
    cursor: pointer;
    border-radius: 8px;
	text-align:center;
}
.g_login_tip {
    padding:5px 0 11px 40px;
}
.g_login_tip a {
    text-decoration: underline;
    color: #24b5b6;
    margin-left: 36px;
}
.banner-side-bottom {
    background: #fefefe;
    width: 244px;
    position: absolute;
    /* right: 2px; */
    top: 272px;
	height: 119px;
}
.tempWrap ul li a{
    position: relative;
    right: 20px;
}
.ban-querry input {
    display: block;
    /* width: 175px; */
    height: 40px;
    border-radius: 4px;
    padding-left: 35px;
    /* margin: 0 auto; */
    margin-left: 10px;
    border: 1px solid #aaaaaa;
    line-height: 40px;
    outline: medium none;
    font: lighter 14px/40px "微软雅黑";
    color: #999;
    margin-bottom: 20px;
}



.waring {
    border: 1px solid red!important;
}
.body-color { 
z-index: 9998; 
position: fixed; 
top: 0; 
left: 0; 
width: 100%; 
height: 100%; 
background: #000; 
opacity: 0.4; 
filter: alpha(opacity = 40); 
display: none 
} 
 
.hide-body { 
z-index: 9999; 
position: fixed; 
top: 10%; 
left: 40%; 
width: 350px; 
height: 340px; 
/*margin: -180px 0 0 -330px; */
border-radius: 5px; 
border: solid 2px #666; 
background-color: #fff; 
display: none; 
box-shadow: 0 0 10px #666; 
} 
 
.close-window { 
border-bottom: 1px solid #ddd; 
padding: 22px; 
position: relative; 
} 
 
.btn-success{
	margin-top: 20%;
    font-size: 20px;
    text-align: center;
    padding: 10px;
    color: #999;
}
 
.close-window .close { 
float: right; 
color: #999; 
padding: 5px; 
margin: -2px -5px -5px; 
font: bold 14px/14px simsun; 
text-shadow: 0 1px 0 #ddd 
} 
 
.close-window .close:hover { 
color: #444; 
} 



.index-tab .tab-item .tab-item-bd {
	position: absolute;
	top: 40px;
	left: 0;
	right: 0;
	bottom: 0;
	display: none
}

.index-tab .tab-item:not(:last-child) .tab-item-hd {
	border-right: 1px solid #dadada
}

.index-tab .tab-item.curr .tab-item-hd {
	border-top: 2px solid #e10f30;
	border-bottom: 0;
	background-color: #fff
}

.index-tab .tab-item.curr .tab-item-bd {
	display: block
}

.index-block .block-cont-hd {
	height: 70px;
	overflow: hidden
}
.font-hold{
	color: #4c4c4c;
	margin:20px 0 0 20px;
	font-weight: bold;
}
.font-hold + h4{
	margin:20px 0 0 20px;
	font-size: 15px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	color:#999;
}
.index-zscq .index-zscq-list.link3 {
    width: 378px;
}
.index-block .block-cont-hd .hd-bg {
	display: block;
	margin: 0 auto
}

.events-list li .list_h1{
	text-align: center;
	position: absolute;
	display: block;
	width: 200px;
	top: 0;
	left: 95px;
	font-size: 24px;
	line-height: 50px;
	margin-top: 20px;
	color: #fff;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}
.popularServiceBottom {
    text-align: center;
    margin: 0px auto;
    margin-bottom: 20px;
}

.pr {
	position: relative;
}

.hot-list div {
	position: absolute;
	background: transparent;
	top: 20px;
	left: 25px;
}

.hot-list h1 {
	font-weight: normal;
	font-size: 18px;
	color: #666;
	line-height: 30px;
}
.hot-list span {
	display: block;
	font-size: 14px;
	color: #fff;
	background: #ee2750;
	padding-left: 5px;
	 margin-top: 5px;
}

.hot-list i {
	font-size: 12px;
	display: block;
	line-height: 30px;
}
.posit_01{
	position: absolute;
	top: 40px;
	right:25px;
	width: 185px;
}
.g_query_main {
    margin: 20px 0;
    height: 140px;
    background: url(/images/g_query_main.jpg) no-repeat center;
}
.g_query_main_bot input {
    padding-left: 10px;
    height: 45px;
    border: 1px solid #ccc;
    width: 190px;
    background: #fff;
    color: #666;
    font-size: 14px;
}
.g_query_main_bot .g_query_btn {
    padding-left: 0;
    width: 120px;
    text-align: center;
    font-size: 18px;
    color: #fff;
	height: 45px;
    background: #ff7d4e;
    border-color: #ff7d4e;
}
.ui-footer-contact .btn-link:hover{
	background: #dd4800;
}
#hover_color:hover #woc{
	background: #dd4800;
	border-color: #dd4800;
}
.g_query_main_top {
    padding: 15px 0 20px;
}
.g_query_main_top li {
    float: left;
}
a {
    text-decoration: none;
}
.g_query_main_top li.on a {
    background: #ff7d4e;
    border-radius: 5px;
}
.g_query_main_top a {
    padding: 0 6px;
    display: inline-block;
    text-align: center;
    margin-right: 45px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #fff;
}
.posit_01 h1{
	font-size: 18px;
	font-weight: normal;
	color: #de3f12;
}
.posit_01 p{
	line-height: 20px;
	font-size: 12px;
	margin-top: 10px;
	color: #323232;
}
.posit_01 a{
	display: block;
	padding: 5px 15px;
	background: #de3f12;
	color: #fff;
	margin-top: 10px;
	border-radius: 4px;
}
/*必备服务*/

.index-zscq,
.index-gqzr {
    margin-top: -5px;
    padding: 0 15px 15px;
}

.index-zscq .index-zscq-list{
    border: 1px #b8b8b8 solid;
    height: 244px;
    margin: 5px;
    overflow: hidden;
    width: 183px;
}

.index-zscq .index-zscq-list .texthide{
    color: #666666;
    font-size: 18px;
    height: 38px;
    line-height: 38px;
    padding: 154px 20px 0;
}
.index-zscq .index-zscq-list .texthideh3{
    color: #4c4c4c;
    font-size: 18px;
    height: 38px;
    line-height: 38px;
    padding: 50px 0px 0px 10px;
	font-family: sans-serif;
    font-weight: bold;
}
#woc{
	    display: inline-block;
    color: #fff;
    margin: 80px 0px 0px 135px;
    text-align: center;
    width: 110px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #ff7d4e;
    font-size: 16px;
	border-radius: 5px;
    background: #ff7d4e;
    float: none;
}
.index-zscq .cybb_h4{
	margin-left:12px;
	font-size: 14px;
	color:#949494;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.index-zscq .f9{
	font-size: 12px;
}
.lastp {
	
}
.index-zscq .index-zscq-list p {
    color: #fff;
    font-size: 15px;
	text-align: center;
	margin:15px auto;
	
	width: 80px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ff7d4e;
    border-radius: 5px;
    background: #ff7d4e;
}
.index-zscq-list:hover p {
    color: #fff;
    border: 1px solid #dd4800;
    background: #dd4800;
}
.index-zscq .index-zscq-list.link1 {
    height: 500px;
    width: 378px;
}
.index-zscq .index-zscq-list.link1 h2{
    color: #4c4c4c;
    font-size: 30px;
    font-weight: bold;
    height: 72px;
    line-height: 72px;
    padding-top: 120px;
	text-align:center;
}
.index-zscq .index-zscq-list.link1 h4{
	font-size: 14px;
    text-align: center;
    color: #999;
}
.index-zscq .index-zscq-list.link2{
    width: 378px;
}

.index-zscq .index-zscq-list.link2 p{
}

.index-zscq .index-zscq-list:hover{
     box-shadow: 5px 5px 10px #ddd;
}
.index-zscq .index-zscq-list:hover .index-zscq .index-zscq-list .lastp{
    border: 1px solid #dd4800;
    background: #dd4800;
}
.texthide {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/* 为什么选择我们 */

.tl-num {
    background-color: #f2f2f2;
    color: #333;
}
.cont6 {
    padding-bottom: 50px;
    padding-top: 50px;
}
.title2 {
    height: 33px;
    font-size: 33px;
    line-height: 33px;
    font-weight: bold;
    text-align: center;
    color: #333;
    margin-bottom: 20px;
}
.subTitle {
    font-size: 18px;
    height: 14px;
    color: #888;
    text-align: center;
    font-weight: normal;
}
.tl-num-ul {
    padding-top: 53px;
    padding-bottom: 86px;
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
}
.clear:after {
    content: "";
    height: 0;
    display: block;
    visibility: hidden;
    clear: both;
}
.tl {
    height: 120px;
    position: relative;
}
.tl-text {
    position: absolute;
    width: 668px;
    display: block;
    margin-left: -334px;
    left: 50%;
    top: 30px;
}
.tl-btn {
    width: 122px;
    height: 34px;
    border: 1px solid #be0000;
    border-radius: 17px;
    display: block;
    left: 50%;
    bottom: 13px;
    color: #be0000;
    line-height: 34px;
    text-align: center;
    position: absolute;
    cursor: pointer;
}
.tl-btn:hover {
    background-color: #de3f12;
    color: #fff;
}
.tl-num-item {
    width: 160px;
    float: left;
    margin: 0 20px;
    text-align: center;
    line-height: 26px;
}
.tlitemimg {
    height: 74px;
    overflow: hidden;
    margin-bottom: 30px;
}
.tl-num-title {
    font-family: "Arial";
    font-size: 30px;
    font-weight: bold;
}
.b-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.tl-num-item:hover {
    color: #db830f;
}
.tl-num-item:hover .tlitemimg img {
    position: relative;
    top: -74px;
}
.btn {
    width: 209px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    border-radius: 20px;
    background-color:#de3f12;
    text-shadow: 1px 1px 3px #999;
}
.btn:hover{
    background: #fff;
    color: #b56c05;
    width:207px;
    height: 38px;
    line-height: 38px;
    border:1px solid #db830f;
    text-shadow: none;
}

/* 专题活动 */
.index-project{padding-top: 1px; min-width: 1200px;}
.index-project li {float: left;  width: 20%; margin: 15px 0;}
.index-project .con {padding: 0 10px;}
.index-project .con .img {height: 150px; position: relative; width: 225px;}
.index-project .con .img .h {background: rgba(0, 0, 0, 0) url(../jbbImg/check-search.png) no-repeat scroll center center;
display: none; height: 148px; left: 0; position: absolute; top: 0; width: 220px; z-index: 10;
}
.index-project .con p {color: #999; font-size: 12px; padding: 5px 0;}
.newsServiceList li{position: relative;width:600px;height:140px;}
.con .zxHover{ width:220px;height:148px; position: absolute;left:0px;top:0px;z-index: 999;display: none;}

.djck{width:120px;height:35px;background:#fff;border:1px solid #020202;color:#020202;text-align: center;line-height: 35px;margin-top:18px;    border-radius: 8px;    box-shadow: 5px 5px 2px #ddd;}

.conContent {
    margin-left: 15px;
}
.djck:hover{background:#de3e12;color:#fff;border:none;height:37px;line-height:37px;width:122px;}

.index-project .con p span {background: rgba(0, 0, 0, 0) url(../jbbImg/ic-time.png) no-repeat scroll center center;
float: left; height: 16px; margin: 0 6px 0 0; width: 16px;
}
.index-project .check-more {padding: 30px 0 10px; text-align: center;}
.index-project .check-more a {background-color: #0c2037; color: #fff; display: inline-block; font-size: 16px; height: 48px; line-height: 48px; width: 220px;
}
.commonactive{width:270px;white-space: nowrap;text-overflow:ellipsis; overflow:hidden;font-size: 14px; color:#666;
}
.popularStor dd{display: inline-block; width:80px; text-align: center; cursor: pointer; color:#666; padding: 4px;font-size: 18px;margin-right: 50px}
.popularStor{ margin-bottom: 15px;}
.zthd{border-bottom:1px solid #de3e12;height:35px;}

.popularServiceDiv{height:367px;}
.popularStor .popularStorHover{color: #fff;background:#ff7d4e;}
.ckBtn{line-height: 30px;}
.newsServiceList{overflow: hidden;}

.events-list li .list_span{
	text-align: center;
	position: absolute;
	display: block;
	width: 200px;
	top: 70px;
	left: 95px;
	font-size: 16px;
	line-height: 50px;
	color: #fff;
	font-weight: normal;
}
.popularService {
    font-weight: normal;
    font-size: 24px;
    color: #3f3a3b;
    padding: 10px 0px 20px 0;
    text-align: center;
}
.popularService span {
    display: inline-block;
    width: 70px;
}

.hoverTr{
	transition: all .5s ease-in;
}
.newsServiceList li:hover .con .active img{
	    transform: scale(1.18);
}
.index-packages{
	margin-bottom:35px;
}
/* 行业向导 */
.hy{height:390px;}
.tradeGuide{ min-width: 1200px; padding-top: 1px; }
.tradeGuide1{font-size: 18px; color:#666;}
.hyul ul{width:200px;float:left;margin-left:20px;width:550px;}
.hyul ul li{height:35px;line-height:35px;background:#f5f5f5;width:535px;margin-top:10px;}
.hyul p{display: inline-block;}
.hyul ul .Qcontent{width:500px;}
.hyul .ulspan{background:#000 url(../jbbImg/Qicon.png)no-repeat center;width:43px;height:35px;margin-top:-3px;;margin-right:10px;vertical-align:middle;display:inline-block;}
.hyul .ricon{background:url(../jbbImg/Ricon.png)no-repeat center;width:30px;height:35px;vertical-align:middle;}
.hyul ul li a{font-size:18px;color:#666;}
.hyul ul li:hover .ulspan{background:#de3e12 url(../jbbImg/Qicon.png)no-repeat center;width:43px;height:35px;margin-top:-3px;;margin-right:10px;vertical-align:middle;display:inline-block;}
.hyul ul li:hover a{color:#000;}

/* 选择 */
/*专业客服*/
.counselor-box {
	padding: 40px 0 48px;
}

.counselor-main {
	padding: 25px 0 20px;
	min-width: 1180px;
}

.counselor-list {
	overflow: hidden;
}

.counselor-list>li {
	width: 33.2%;
	float: left;
	overflow: hidden;
	/*background: #000;*/
	position: relative;
	transition: width 0.5s;
}

.counselor-list>li.hidetxt .counselor-txt {
	margin-top: -106.5px;
	width: auto;
	right: 5%;
}

.counselor-list>li.hidetxt .counselor-describe {
	display: none;
}

.counselor-list>li.close .counselor-img {
	width: 198.5%;
	position: relative;
	/*right: 98.5%;*/
	-webkit-filter: grayscale(60%);
	-moz-filter: grayscale(60%);
	-ms-filter: grayscale(60%);
	-o-filter: grayscale(60%);
	filter: grayscale(60%);
	filter: gray;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}

.counselor-list>li.close {
	width: 16.7%;
	margin: 0;
	padding: 0;
}

.counselor-list>li .counselor-img {
	width: 100%;
	/*height: 100%;*/
	right: auto;
	overflow: hidden;
}

.counselor-list>li img {
	width: 100%;
}
.counselor-ta {
    display: inline-block;
    vertical-align: middle;
    padding: 0 25px;
    line-height: 36px;
    border: 1px #ff7d4e solid;
    color: #fff;
	background: #ff7d4e;
    border-radius: 5px;
}
.counselor-ta:hover{
	background: #ff7d4e;
	color: #fff;
}
.counselor-txt {
	position: absolute;
	top: 50%;
	right: 10%;
	margin-top: -118px;
	z-index: 1;
	width: 210px;
}

.counselor-name {
	font-size: 30px;
	color: #333;
	line-height: 30px;
}

.counselor-name>span {
	font-size: 12px;
	color: #999;
	margin-left: 10px;
}

.counselor-star {
	font-size: 0;
}

.counselor-star>i {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	width: 15px;
	height: 14px;
	margin: 0 2px;
	background: url(../jbbImg/star.gif);
}

.counselor-name+.counselor-star {
	margin: 6px 0 10px;
}

.counselor-skilled {
	padding: 5px 0;
}
/* 合作伙伴 */
.firmClient{background: url(../jbbImg/qykh.png) no-repeat; width:1148px; height: 481px; margin: 30px auto;}
.firmClientTit{font-weight: normal; font-size:30px; text-align: center; color: #3f3a3b; border-bottom: 1px solid #d8d8d8;
 padding-bottom: 35px; padding-top: 75px; margin: 0px 60px;}
.firmClientList{overflow: hidden;}

.firmClientList li{float:left;cursor: pointer;}


.firmClientIcon{width:220px;height:90px;border:1px solid #000;margin:10px 5px;}
.firmClientList .firmClientIcon1{background:url(../jbbImg/jjhhzIcon1.png)no-repeat center;}
.firmClientList .firmClientIcon2{background:url(../jbbImg/jjhhzIcon2.png)no-repeat center;}
.firmClientList .firmClientIcon3{background:url(../jbbImg/jjhhzIcon3.png)no-repeat center;}
.firmClientList .firmClientIcon4{background:url(../jbbImg/jjhhzIcon4.png)no-repeat center;}
.firmClientList .firmClientIcon5{background:url(../jbbImg/jjhhzIcon5.png)no-repeat center;}
.firmClientList .firmClientIcon6{background:url(../jbbImg/jjhhzIcon6.png)no-repeat center;}
.firmClientList .firmClientIcon7{background:url(../jbbImg/jjhhzIcon7.png)no-repeat center;}
.firmClientList .firmClientIcon8{background:url(../jbbImg/jjhhzIcon8.png)no-repeat center;}
.firmClientList .firmClientIcon9{background:url(../jbbImg/jjhhzIcon9.png)no-repeat center;}
.firmClientList .firmClientIcon10{background:url(../jbbImg/jjhhzIcon10.png)no-repeat center;}
/*实用工具*/
.sygj {
    background: url(../jbbImg/sygj-bg.png)no-repeat;
    height: 555px;
    min-width: 1200px;
    text-align: center;
}
/*核名弹框*/
.mark {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: .5;
    filter: alpha(opacity=50);
    z-index: 9999;
    display: none;
}
.prop1 {
    z-index: 99999;
    width: 530px;
    height: 360px;
    left:0px;
    right:0px;
    top: 200px;
	margin:0 auto;
    background-color: #fff;
}
.prop1 .title {
    background-color: #de3f12;
    font-weight: 700;
    height: 34px;
}
.close {
    color: #999;
    cursor: pointer;
    float: right;
    font: 700 14px/14px simsun;
    margin: 10px 5px 5px;
    padding: 5px;
    text-shadow: 0 1px 0 #ddd;
}
.prop1 p.fz14 {
	margin-bottom: 15px;
    text-align: center;
}
.pp_bb {
    font-size: 16px;
    color: #de3f12;
    font-weight: 700;
}
.pp_bb {
    font-size: 16px;
    color: #de3f12;
    font-weight: 700;
}
.prop1 p span, .prop1 p.fz14 span {
    display: inline-block;
    width: 80px;
    text-align: left;
}
.prop1 p.fz14 input {
    width: 300px;
    height: 36px;
    padding: 0 10px;
    line-height: 36px;
    border: 1px solid #c8cad4;
    background-color: #f0f7ff;
    border-radius: 4px;
}
.waring {
    border: 1px solid red!important;
}
.prop1 .btn_sb {
    font-size: 13px;
    width: 320px;
    height: 36px;
    line-height: 36px;
    border-radius: 4px;
    padding: 0;
    border: 0;
    font-weight: 700;
    text-align: center;
    color: #fff;
    background-color: #de3f12;
    display: inline-block;
    margin-right: 10px;
}